@charset "utf-8";
*{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
}
body {
	font-size:14px;
	line-height:26px; 
	font-family:"微软雅黑";
	overflow-y: scroll;
}
a {
	text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
ul,li{
	list-style:none; 
}
img{ 
	border: 0;
}
.clearfix:after{
    content:"";
    display: block;
    clear: both;
    height: 0; 
    visibility: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.row{
	width:1200px;
	margin: 0 auto;
}
/*最上面日期*/
.top-bar{
	background:#aa7d42;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	min-width: 1200px;
}
.top-bar .top-bar-weather{
	padding-right: 200px;
	color: #fff;
}
/*logo*/
.top-banner{
	background: #fbefe2;
	min-width: 1200px;
}
.top-banner .top-banner-bg{
	width: 1200px;
	height: 100px;
}
.top-banner .top-banner-logo img{
	width: 593px;
	height: 99px;
}

/*通知公告*/
.tzgg{
	background: #fbefe2;
	min-width: 1200px;
	height: 55px;
}
.tzgg .content-default-title .content-default-titleimg{
	height: 55px;
	width: 76px;
}
.tzgg .tongzhigonggao-info{
	width: 960px;
	overflow: hidden;
	height: 55px;
}
.tzgg .tongzhigonggao-info ul li,.tzgg .tongzhigonggao-info ul li a{
	line-height: 55px;
	color: #000;
	height: 55px;
	/*display: inline;
	_display:inline; */
	width:auto !important; 	
}
.tzgg .tongzhigonggao-info ul li{
	padding-left: 14px;
	padding-right: 20px;
	float: left;
}
.tzgg .tzgg-more a{
	font-size: 14px;
	font-family: "宋体";
	color: #085b81;
	line-height: 55px;
}

/*主体*/
.content-1{
	width: 100%;
	height: 516px;
	background: url(20220725content-bg.jpg) no-repeat center top;
}
.content-1 .content-1-left{
	width: 200px;
	height: 500px;
}
.content-1-left .content-1-left-titleimg{
	height: 38px;
}
.content-1-left ul{
	height: 462px;
	width: 200px;
	background: url(system-link-bg.png) repeat-y top center;
}
.content-1-left ul li{
	height: 122px;
	width: 200px;
	border-bottom: 1px solid #fff;
}
.content-1 .content-1-right{
	width:988px;
	height: 500px;
}
.content-1-right .system-con{
	width: 988px;
	height: 350px;
	margin-bottom: 11px;
}
.content-1-right .whois-con{
	width: 988px;
	height: 138px;
	background: #fff;
	border-top:1px dashed #81511c;
}
.phone{
	height: 72px;
	background: #f0f0f0;
	color: #4a4a4a;
	line-height: 72px;
	font-size: 18px;
	margin-bottom: 12px;
}
.phone span{
	font-style: italic;
	padding-left: 12px;
	padding-right: 36px;
}
/*新闻发布*/
.content .news-fabu-con .news-fabu-coninfo{
	width: 590px;
}
.news-fabu-coninfo h3,.news-fabu-coninfo h3{
	width: 390px;
	font-weight: normal;
}
.news-fabu-coninfo h3,.news-fabu-coninfo h3 a{
	color: #045094;
	font-family: "微软雅黑";
	font-size: 16px;
	padding-bottom: 12px;
	padding-top: 10px;
}
.news-fabu-coninfo .news-fabu-coninfo-img{
	padding: 12px;
	background: #f0f0f0;
	height: 150px;
}
.news-fabu-coninfo .news-fabu-coninfo-img .news-fabu-coninfo-imgleft img{
	width: 150px;
	height: 150px;
}
.news-fabu-coninfo .news-fabu-coninfo-img p{
	width: 390px;
	height:90px;
	font-family: "宋体";
	color: #3e3a39;
	font-size: 12px;
	line-height: 22px;
	text-indent: 2em;
}
.news-fabu-coninfo ul li{
	background: url(20220725change-coninfo-libg.jpg) no-repeat left center;
	padding-left: 18px;
}
.news-fabu-coninfo ul{
	padding-top: 12px;
}
.news-fabu-coninfo ul li,.news-fabu-coninfo ul li a{
	color: #3e3a39;
	line-height: 32px;
	font-family: "宋体";
	font-size: 14px;
	height: 32px;
	display: block;
}
/*政策指导*/
.content .zhengcezhidao{
	width: 1200px;
	margin-bottom: 12px;
}
.zhengcezhidao-con{
	width: 1200px;
}
.zhengcezhidao-con .zhengcezhidao-con-tab{
	height: 43px;
	border-bottom: 2px solid #e60012;
}
.zhengcezhidao-con-tab ul li{
	height: 43px;
	width: 115px;
	color: #000;
	font-family: "微软雅黑";
	font-size: 18px;
	float: left;
	text-align: center;
	line-height: 43px;
	background: #fff;
	cursor: pointer;
	text-align: center;
}
.zhengcezhidao-con-tab ul li.active{
	color:#fff ;
	background: #df0402;
}
.zhengcezhidao-con-tabmore a{
	height: 43px;
	color: #393939;
	font-size: 14px;
	line-height: 43px;
	padding-right: 20px;
	display: none;
}
.zhengcezhidao-con .news-fabu-con{
	padding-top:12px;
	display: none;
}
.zhengcezhidao-con .show{
	display: block;
}
/*底部*/
.footer{
	background: #f0f0f0;
	padding: 40px 0;
	min-width: 1200px;
	height: 165px;
	border-top:3px solid #f4c48b;
}
.footer .footer-con{
	width: 1200px;
	margin:  0 auto;
}
.footer .footer-con p{
	color: #555555;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}
.footer .footer-con p a{
	color: #666;
}

/* 列表样式 */
.column{
	background: #f7f7f7;
	padding: 20px 0;
}
.column .list-con{
	width: 1200px;
}
.column .list-con .list-con-box{
	background: #fff;
	padding: 10px 50px 20px;
}
.column .list-con .list-con-nav{
	color:#333; 
	line-height:36px; 
	padding-left: 12px;
	height: 36px;
	background: #e2e2e2;
}
.column .list-con .list-con-info{
	width: 100%;
}.column .list-con .list-con-info .hr{ 
	height: 1px;
	background: #f4c48b;
	margin-bottom: 10px;
}
.column .list-con .list-con-info .list-con-infotitle{ 
	height:26px; 
	height: 26px;
}
.column .list-con .list-con-info .list-con-infotitle b{ 
	height:20px;  
	width: 10px;
	background:#D51F24;
	float: left;
	margin-top: 3px;
}
.column .list-con .list-con-info .list-con-infotitle span{ 
	height:26px;  
	padding:0 40px 0 15px; 
	color: #333;
	font-size: 18px;
	line-height: 26px;
	background:#fff;
	float: left;
}
.column .list-con .list-con-info .list-con-infolist{
	padding:20px 2px;
}
.column .list-con .list-con-info .list-con-infolist li{
	font-size:14px;
	line-height: 28px;
	padding-left: 44px;
}
.column .list-con .list-con-info .list-con-infolist li a{
	color:#666;
	font-size: 14px;
	line-height: 28px;
}
.column .list-con .detail-con-info .list-con-infotitle{
	color:#666666; 
	line-height:36px; 
	height: 36px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
}
.column .list-con .detail-con-info .detail-con-infotitle{
	padding: 10px 50px;
	text-align:center; 
	font-size:30px; 
	color: #000; 
	line-height:56px;
}
.column .list-con .detail-con-info .detail-con-infotime{
	height:24px; 
	text-align:right; 
	line-height: 24px;
}
.column .list-con .detail-con-info .detail-con-infomsg{
	padding: 30px 50px;
	line-height:30px; 
	font-size:16px;
	color: #555555;
}
.column .list-con .children-list-more{
	color:#D51F24;
	font-size: 16px;
	line-height: 26px;
	width: 120px;
	text-align: center;
	background: #fff;
	height: 26px;
}
.column .list-con .detail-con-info {
	margin: 20px 0;
}
.column .list-con .list-con-info ul li {
	font-size: 14px;
	line-height: 32px;
	background: url(20220725change-coninfo-libg.jpg) no-repeat left top;
	padding-left: 18px;
	margin-bottom: 12px;
}
.column .list-con .list-con-info ul li  a{
	color: #333;
	width: 900px;
}
.column .list-con .list-con-info ul li  span{
	color: #333;
}